Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning fix quest #9571

Merged
merged 4 commits into from Jan 12, 2021
Merged

Warning fix quest #9571

merged 4 commits into from Jan 12, 2021

Conversation

Nekotekina
Copy link
Member

@Nekotekina Nekotekina commented Jan 8, 2021

Disabling warnings can "reduce spam" but also hide some dangerous mistakes.
Enabled -Wcomment and -Winvalid-offsetof as low-hanging fruits for start.
Enabled -Wunknown-pragmas and -Wunused-variable, may be useful.

@Nekotekina Nekotekina force-pushed the warnings branch 4 times, most recently from 3038162 to dda7d3b Compare January 10, 2021 16:12
@Nekotekina
Copy link
Member Author

Nekotekina commented Jan 10, 2021

Enabled -Wunknown-pragmas

@Nekotekina
Copy link
Member Author

Enabled -Wunused-variable

rpcs3/Emu/Cell/Modules/cellL10n.cpp Outdated Show resolved Hide resolved
rpcs3/rpcs3qt/main_window.cpp Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants